Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C
1) Assert H
2) Beginners
3) Code Snippets
4) Console
5) Ctype H
6) Data Structure Algorithm
7) Data Type
8) Development
9) File
10) Function
11) Games Graphic
12) Hardware Interaction
13) Language Basics
14) Linux
15) Macro Preprocessor
16) Math
17) Math H
18) Memory
19) Pointer
20) Setjmp H
21) Signal H
22) Small Application
23) Stdio H
24) Stdlib H
25) String
26) String H
27) Structure
28) Time H
29) Unix
30) Wctype H
Pointer
1) A function to calculate an average
2) A simple program using pointers
3) Arrays and pointers
4) Arrays and pointers taken further
5) Assign an int value using a pointer
6) Assign value to a char pointer
7) Assign value to char pointer
8) Calculating a floating-point average using pointers
9) Chars pointers pointer
10) Declare a pointer to an array that has 10 ints in each row
11) Get string and assign its value to a char pointer
12) Increase value vs address
13) Int data type pointer
14) Int pointer
15) Our own string copy function based on pointer
16) Output address other than value
17) Pointer and pointers pointer
18) Pointer arithmetic
19) Pointer based calculation
20) Pointer comptability
21) Pointer for char, int, float and double
22) Pointers pointer
23) Read and output
24) Reverse string content using its pointer
25) Show how pointers can be used
26) Split an entry of the form LastFirst into two parts
27) Swap function
28) Two-Dimensional arrays and pointers
29) Use printf to output variables address
30) Using normal array subscripting
31) Using pointer arithmetic to access elements
32) Using sizeof and pointer arithmetic
33) Using the strcpy function
34) Whats the pointer